gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-registry.el.
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 21 Apr 2011 22:06:12 +0000 (22:06 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 21 Apr 2011 22:06:12 +0000 (22:06 +0000)
commitead29b9db0282e905656aed67650e85a262fd450
treed1c52f5c06e497ed2c98da604c30c1a3cf433c70
parent7ec548aae13d3134a653aff393327e7aa214e6b9
gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el, not gnus-registry.el.
gnus-registry.el (gnus-registry-ignored-groups): Remove defcustom.  Explain why in comments.
 (gnus-registry-action): Fix data-header reference to use the extra headers.  Explain in package commentary how to add To and Cc headers to the gnus-extra-headers.
 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
 (gnus-registry-ignore-group-p): Adjust to take either a group/topic parameter list or a string list in `gnus-registry-ignored-groups'.  Fix logic error.
lisp/gnus/ChangeLog
lisp/gnus/gnus-registry.el
lisp/gnus/gnus.el